home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d19 / helppcb.arc / HLPD < prev    next >
Text File  |  1990-07-06  |  4KB  |  74 lines

  1.  
  2. (D)ownload a File - Function Help
  3. ---------------------------------
  4.  
  5. Subcommands:  (filename 1) (filename 2) (filename 3) (protocol) (gb or bye)
  6.  
  7.               (filename) any valid DOS filename may be used and more than one
  8.                          filename may be entered if you choose to use a BATCH
  9.                          protocol for the file transfer
  10.  
  11.               (protocol) is a letter from A-Z of the protocol desired
  12.                          based on the protocols available
  13.  
  14.               (gb)       Either (gb) or (bye) may be entered on the command
  15.               (bye)      line to indicate that you want the system to hang up
  16.                          after it finishes the file transfer
  17.  
  18. Description:  Allows transferring a file from the system being called to your
  19.               machine.
  20.  
  21.               There can be up to 26 different types of protocols available.  If
  22.               you have not previously set a default protocol for the system you
  23.               are calling, you will be asked for the protocol type each time
  24.               you request a download.
  25.  
  26.               Ascii protocol transfers are only available on non-binary text
  27.               files.  Filenames which have extensions of .EXE, .ARC, .COM,
  28.               .WKS, etc.  can not be downloaded using Ascii protocol.
  29.  
  30.               Due to the wide range of protocols now available, it is suggested
  31.               you check with the sysop of this system if you have a question on
  32.               which protocols have been implemented and how to properly set
  33.               your software protocols to match those of this system.
  34.  
  35. Selecting
  36. Files:        Filenames do not need to be typed in completely in order for the
  37.               system to locate the desired file.  A default filename extension
  38.               is usually provided by the Sysop such as ".ZIP" so that if you
  39.               request a file called TEST it will first search to see if a
  40.               file called TEST.ZIP can be located and if not it will search for
  41.               TEST and send which ever file it finds.
  42.  
  43.               In some cases this default extension can make it difficult to
  44.               download a desired file.  For instance, if both TEST and TEST.ZIP
  45.               exist on the system then typing "D TEST" will always result in
  46.               downloading TEST.ZIP.  To download the file called TEST in this
  47.               instance you would need to type TEST followed by a period with
  48.               no extension like this:
  49.  
  50.                        D TEST.
  51.  
  52.               You may also locate files for download by using the * and ?
  53.               wildcard characters - the same as those used by DOS to specify
  54.               files.  See the examples below.
  55.  
  56.  
  57. Batch
  58. Downloads:    Some protocols allow you to download more than one file at a
  59.               time.  Examples of this are the Ymodem and Ymodem/G protocols.
  60.               Downloading more than one file at a time requires that you select
  61.               a batch protocol on both your end and the host end of the
  62.               connection.
  63.  
  64.               To select more than one file you must either enter (DB) as your
  65.               download command or on the command line simply type more than one
  66.               filename.  See the examples below.
  67.  
  68. Examples:     D TEST          - downloads TEST using the default protocol
  69.               D TEST X        - downloads TEST using the Xmodem protocol
  70.               D TEST1 TEST2 Y - downloads both TEST1 & TEST2 using Ymodem
  71.               D TEST? G       - downloads both TEST1 & TEST2 using Ymodem/G
  72.               D TEST*.*       - downloads any file starting with TEST
  73.  
  74.